Add tests for the GtkCellLayout builder parser
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Apr 2015 01:21:05 +0000 (21:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 05:15:22 +0000 (01:15 -0400)
commitd416f352ada56a65107ff4b47e8e3161bbf26899
tree7bbac2d5b33b519287601806a37a2dc0dd71cec7
parent5e7fd924c4542a60d078dd8f267b4182fb55b748
Add tests for the GtkCellLayout builder parser

These tests check various error conditions in GtkCellLayout
custom tags.
15 files changed:
testsuite/gtk/Makefile.am
testsuite/gtk/ui/celllayout1.expected [new file with mode: 0644]
testsuite/gtk/ui/celllayout1.ui [new file with mode: 0644]
testsuite/gtk/ui/celllayout2.expected [new file with mode: 0644]
testsuite/gtk/ui/celllayout2.ui [new file with mode: 0644]
testsuite/gtk/ui/celllayout3.expected [new file with mode: 0644]
testsuite/gtk/ui/celllayout3.ui [new file with mode: 0644]
testsuite/gtk/ui/celllayout4.expected [new file with mode: 0644]
testsuite/gtk/ui/celllayout4.ui [new file with mode: 0644]
testsuite/gtk/ui/celllayout5.expected [new file with mode: 0644]
testsuite/gtk/ui/celllayout5.ui [new file with mode: 0644]
testsuite/gtk/ui/celllayout6.expected [new file with mode: 0644]
testsuite/gtk/ui/celllayout6.ui [new file with mode: 0644]
testsuite/gtk/ui/celllayout7.expected [new file with mode: 0644]
testsuite/gtk/ui/celllayout7.ui [new file with mode: 0644]